Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jwy/time showing #36

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

B05208038
Copy link

Updates of the time-format fixing problem
** be aware that this update is based on integer fixing update
The following are the fixing:
In neptuneClass.f90

  1. use "date2longstring" function (It's a function! Not a subroutine! So don't use call function but directly use it!)
  2. update all of the format function

regarding format epoch_string length: Theoretically a value for epoch_string should be set as 27 (according to LEN_TIME_STRING_LONG). But as it's a changing variable it's set as empty to import it from the length of epoch_string itself

@daluar
Copy link
Collaborator

daluar commented Oct 20, 2023

It includes commits from #35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants